home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / C++ AppleLink Messages / CPlus.Dev$ 4⁄13⁄90 / 0098-C++⁄MacApp Debugging-Apr90 next >
Encoding:
Text File  |  1990-04-16  |  1.1 KB  |  29 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item forwarded  by  MACAPP.ADMIN to CPLUS.DEV$
  4.  
  5. Item    3973121                         6-April-90        15:43PDT
  6.  
  7. From:   D4695                           Skywalker Sys, Scott Collins,PRT
  8.  
  9. To:     MACAPP.TECH$                    MacApp Technical
  10.         MOOF                            Rollin, Keith A
  11.         MACAPP.TEST                     MacApp SQA Team
  12.  
  13. Sub:    C++/MacApp Debugging Question
  14.  
  15. My C++ fields methods are not working in the transcript window.   For instance,
  16. a Subclass class of TWindow will print out a "=" for every fields of the
  17. subclass, and then correctly print the fields of TWindow.  However, they work
  18. fine in the Inspector window.  Am I doing  something wrong?
  19.  
  20.     -- Peter Young
  21.  
  22. In addition, several using <stream.h> with MacApp has several times resulted in
  23. strange behaviour that I have been unable to track down.  Using cout rather
  24. than printf results in voluminous duplicate output in an indeterminate order.
  25. Has anyone else experienced this and/or know the cause/cure ?
  26.  
  27.     -- Scott Collins
  28.  
  29.